home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Clocks⁄Calenders⁄Reminders / Icon Clock 1.2 / ReadMe - Icon Clock < prev   
Encoding:
Text File  |  1993-03-29  |  2.0 KB  |  47 lines  |  [TEXT/ttxt]

  1. Icon Clock 1.2
  2. Richard Michaud
  3.  
  4. This is version 1.2 of a "hobby" project that I am using to improve my knowledge of C and the Macintosh.    Icon Clock is another clock application that shows you the time and the date in a neat LCD/LED appearance -- similar to those old Radio Shack clocks that everybody (almost everybody?) has.  
  5.  
  6. I won't be unfair and demand that you pay for this, as I am still practicing.  If you decide that you don't like it -- toss it!!   If you like it (and feel guilty), please send me $5.00 and comments, I will remember you when I make future versions -- and you will get free updates automatically -- at my expense!!  
  7.  
  8. I know, I know...it sounds like a lot, but I put a lot of effort into this little program!!
  9. Also, just think -- this isn't one of those shareware apps that "times-out" on you to
  10. enforce  that you pay the fees!  Once I figure a nice algorithm out, it may be included in future versions.
  11.  
  12. Just send me a Cheque for $5.00 to:
  13.     
  14.     Richard Michaud
  15.     1352 Roosevelt Avenue, Apt. #2R
  16.     Carteret, NJ  07008
  17.  
  18. Note:  If you don't feel guilty than I guess you don't care about us hobbists -- sniff!..
  19.  
  20. Now for the good stuff:
  21.  
  22. Changes (1.0 --> 1.2)
  23.  
  24. Enhancements:
  25. ====================
  26. - Added new icon sets.
  27. - Added background coloring options, including a color picker.
  28. - Added smoother update logic prevent flickering icons.
  29. - Changed icons to be transparent to allow background colors to show through.
  30. - Added date!
  31. - Added "flashing" colons and date hyphens.
  32.  
  33. Bug Fixes:
  34. ====================
  35. - Event logic fixed to allow update when window is brought to foreground.
  36. - Cleaned up code and added purge routines to stop application crashing.
  37. - Simplified colon/hypen flash logic to allow for simpler control.
  38.  
  39. Future Enhancements:
  40. ====================
  41. - Preferences storage for icon/window color selection to allow for default settings.
  42. - Addition of new icons!
  43. - Addition of new colors!
  44. - Creation of a reminder/appointment utility -- don't we have enough of these? (nah!)
  45. - Other fun stuff that I think of!
  46. - Other fun stuff that you think of!
  47.